import function meaning in English
进口函数
Examples
- The following example declares an imported function without using a declare
下面的示例声明导入了一个函数,但不使用 - Once the package is created , use the import function to bring in your cobol or c files
图标。一旦创建了包,就使用导入功能导入您的cobol或c文件。 - The name following the function keyword is the name your program uses to access the imported function
关键字之后的名称就是您的程序用来访问导入函数的名称。 - Add a function prototype for the imported function to the class or module you are using , and apply the
将导入函数的函数原型添加到您正在使用的类或模块,并将 - You can define input and output messages by using the import function and selecting the file you imported to the workbench earlier ; it contains the input and output types for the function
您可以通过使用import功能并选择您先前导入到工作台的文件来定义输入和输出消息;它包含函数的输入和输出类型。